Skip to content

Improve Performance Test#138

Merged
ecbadeaux merged 1 commit into
mainfrom
ImprovePerfTest
May 24, 2026
Merged

Improve Performance Test#138
ecbadeaux merged 1 commit into
mainfrom
ImprovePerfTest

Conversation

@ecbadeaux
Copy link
Copy Markdown
Contributor

Enforce single-thread writes in non-buffered mode

Non-buffered mode now spawns only 1 thread since the underlying sender is not thread-safe. Buffered mode continues to use 4 threads. Cleaned up an unused include, simplified the monitoring loop to a single sleep, and moved the buffering branch from the hot loop to thread spawn time.

@ecbadeaux ecbadeaux merged commit 3584011 into main May 24, 2026
1 check passed
@ecbadeaux ecbadeaux deleted the ImprovePerfTest branch May 24, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant